home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / edit / ezquote4.zip / EZQUOTE.DOC < prev    next >
Text File  |  1994-06-15  |  30KB  |  793 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                                   EZQuote  4.0
  7.  
  8.                          Copyright 1993,1994 George Hug
  9.  
  10.  
  11.                                     Contents
  12.                                     --------
  13.  
  14.                  Summary Description.......................  1
  15.                  Running EZQuote...........................  2
  16.                  Modes.....................................  2
  17.                  Common Mode Functions.....................  2
  18.                  Quote Mode................................  4
  19.                  Edit Mode.................................  5
  20.                  WonderWrap ...............................  5
  21.                  Macros....................................  6
  22.                  Mouse Support.............................  7
  23.                  Configuration ............................  8
  24.                  Technical................................. 10
  25.                  Suggestions............................... 11
  26.                  Registration and Warranty Disclaimer...... 12
  27.  
  28.  
  29.  
  30.  
  31.          EZQuote is a small but powerful text editor specifically
  32.          designed for use when writing or replying to email messages
  33.          offline.  It functions as the external text editor invoked by
  34.          your offline reader, point software, or other message reader
  35.          software.  Its most significant features are:
  36.  
  37.  
  38.              * EZQuote keeps the original quoted message and your
  39.                reply in separate windows.  You select the quotes to
  40.                include in your reply, rather than having to delete
  41.                what you don't want.  (However, EZQuote may also be
  42.                configured for single-window operation if you prefer.)
  43.  
  44.  
  45.              * EZQuote's unique "WonderWrap" completely restructures a
  46.                quoted passage with a single keystroke, automatically
  47.                distinguishing between quote marks and text. WonderWrap
  48.                repairs those obnoxious short lines left from previous
  49.                wrapping, and produces well-formatted output instantly.
  50.  
  51.  
  52.              * EZQuote has other features to facilitate offline
  53.                message entry, including "intelligent" condensing of
  54.                multi-generation quote marks, normal word wrap, and a
  55.                single-keystroke signature.  It also provides mouse
  56.                support, configurable key assignments, access to spell
  57.                checkers, and up to 200 macros nestable to 10 levels
  58.                deep, including an optional startup macro.
  59.  
  60.  
  61.  
  62.  
  63.  
  64.                                      page 1
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.                                 Running EZQuote
  73.  
  74.  
  75.          To run EZQuote, just enter "EZQUOTE [filename]" on the
  76.          command line.  There are no command line options or switches,
  77.          and no environment settings.
  78.  
  79.          EZQuote's operating parameters, including key assignments,
  80.          macros, and your signature, are configurable via a separate
  81.          configuration program and text file, which are described in a
  82.          later section.  These docs assume you are using the default
  83.          key assignments.  Function names used here, such as "Wrap",
  84.          are the abbreviated function names used in the default
  85.          bottom-line prompts.
  86.  
  87.  
  88.  
  89.                                      Modes
  90.  
  91.  
  92.          EZQuote has two Modes of operation which operate as if they
  93.          were completely separate editors.  In the default setup,
  94.          the Quote Mode window contains the original quoted message
  95.          from the command-line file, if any, plus any files you may
  96.          import, while the Edit Mode window is used to compose your
  97.          reply.  The Escape key toggles between the two Modes.
  98.  
  99.          Basic text editing functions are available in both Modes.  A
  100.          prompt line at the bottom of the screen shows what functions
  101.          are available.  The prompt line automatically changes when a
  102.          Shift, Control, or Alt key is held down.  Most functions are
  103.          available in both Modes:
  104.  
  105.  
  106.                             Common  Mode  Functions
  107.  
  108.                             ( @  = Alt,  ^  = Ctrl )
  109.  
  110.  
  111.          Esc            Toggle to the other Mode.
  112.  
  113.          F1   Abort     Exit EZQuote without saving anything to disk.
  114.  
  115.          F3   Wrap      WonderWrap the marked block.
  116.  
  117.          F4   Mark      Toggle "Mark" anchor on and off. To mark a
  118.                         block, cursor to the beginning of the block
  119.                         and hit F4.  Then as you move the cursor, the
  120.                         marked text is highlighted.
  121.  
  122.          F5   Cut       Cut the marked block out of the text and store
  123.                         it in the paste buffer.
  124.  
  125.          F6   Paste     Restore the paste buffer contents at cursor.
  126.  
  127.  
  128.  
  129.  
  130.                                      page 2
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.          F7   Exit      Exit after saving the current Mode's text to
  139.                         disk. The other Mode's text is not saved.
  140.                         A Save from Edit Mode follows the Savemode
  141.                         configuration setting for soft CR conversion.
  142.  
  143.          F8   Del-EOL   Delete from the cursor to the end of the line.
  144.  
  145.          F9   Del-L     Delete the current line.
  146.  
  147.          F10  Undel     Insert the most recent Del-EOL or Del-L delete
  148.                         string at the cursor.
  149.  
  150.          @F1  Save      Save/append the marked block to a disk file.
  151.                         A Save from Edit Mode follows the Savemode
  152.                         configuration setting for soft CR conversion.
  153.  
  154.          @F2  Quote     Insert " > " at the beginning of each line in
  155.                         the marked block.  This is used primarily for
  156.                         quoting from a disk file brought in with the
  157.                         Load or Dir command. Normally the original
  158.                         message will already have quote marks.
  159.  
  160.          @F3  UnWrp     Undo the most recent Wrap or Quote operation.
  161.                         This must be done right after the Wrap or
  162.                         Quote, before any other changes to the text.
  163.  
  164.          @F4  Dcmd      Shell to DOS and execute a command. The
  165.                         command can be a DOS command, another program,
  166.                         or a batch file.
  167.  
  168.          @F5  DelB      Delete the marked block. No undelete.
  169.  
  170.          @F6  Dir       Show the contents of a specified directory.
  171.                         The filenames and parent/sub directories will
  172.                         be shown.  Cursor and hit Enter to load a file
  173.                         (see Load) or to change to another directory.
  174.  
  175.          @F7  Load      Load a specified file at the end of the
  176.                         current Mode text.  In Quote Mode, oversized
  177.                         files will be loaded in gobs of about 24k
  178.                         each, with existing text being discarded as
  179.                         needed.  In Edit Mode, existing text will not
  180.                         be discarded, so you must manually delete text
  181.                         to make room for the next gob.  This prevents
  182.                         your reply text from being discarded.
  183.  
  184.          @F8  Reload    Load the original command line file again.
  185.  
  186.          @F9  Search    Search for a string from cursor to text end.
  187.  
  188.          @F10 Help      Displays a help screen for the current Mode.
  189.  
  190.          ^F3  Rmarg     Change the right margin (for the current
  191.                         session only) for both Modes.  Legal values
  192.                         are from 36 to 255 visible characters.
  193.  
  194.  
  195.  
  196.                                      page 3
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.          ^F7  IndB      Indent the marked block one column.
  205.  
  206.          @m             Display remaining menory.
  207.  
  208.  
  209.          Ctrl-pageup and Ctrl-pagedown take you to the top-of-text and
  210.          end-of-text.  Ctrl-[ and Ctrl-] shift the screen from side to
  211.          side so long lines can be viewed.  Other cursor movements are
  212.          standard.  All of these key assignments are configurable.
  213.  
  214.  
  215.  
  216.